Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NContinuousMediaExporter<TContent> Class / CopyToClipboard Method / CopyToClipboard() Method


In This Topic
    CopyToClipboard() Method
    In This Topic
    Copies an exported image of the document to the clipboard.
    Syntax
    'Declaration
     
    
    Public Overloads Sub CopyToClipboard() 
    'Usage
     
    
    Dim instance As NContinuousMediaExporter(Of TContent)
     
    instance.CopyToClipboard()
    public void CopyToClipboard()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also